way to show more than 10 roles

Our users have more than 10 roles, they can shift between roles at any time.

Is there any way or design pattern to show > 10 roles on UI?

Below is sample: in image 1 there is a profile dropdown when user opens it all roles will be visible(Image 2) in which i have put all roles.

When user choose one of roles, that selected role's home screen will displayed.

With this user can do various tasks in various roles, he need not to logout and login every time to perform task in another role.

Image 1:

enter image description here

Image 2:

enter image description here