Display filtered results

I have a page that will display profiles in a filterable list. When the user comes to the page it is initially showing all the profiles.

The user then has the ability to trim down this list via two different category drop down list types.

The client doesn't want the list to be displayed alphabetically at the start. Is there a good way to display the items that is not alphabetical or chronological? Is random order okay?