There exists no annoation to define a kind of "default sort" (UI Annotations - Reference - SAP Library). On the backend side it would also make no sense to define a hard sort criterion because from the client side different sort criteria may be used (specific to the requirements).
On the client side you could add a default sort criterion during start up which is then applied as filter to the binding of the OData service.