Be sure that you really "care" that the entitycollection itself is sorted. The EntityView as a view on a collection is probably the best solution in many cases.
There is no built in way of doing it in 1.0.2005.1
Maybe you want to develop the sorting logic yourself, create a method that takes an entityCollection and returns the sorted one.