Sorting\Ordering OData Views

If you have an OData table, is there an easy way to order the contents via a specific column?

I have a custom view for Business Services with the filter: ?$filter=(StatusId ne null).

Just wondering if there is a simple way of adding a sort function on the DisplayName.

4 replies