Using DataService.CreateQuery<T> to query Order's

Is it possible to use DataService to query Order entities? If not, is there a way to retrieve orders of a particular OrderStatus?

Litium version: 7.0.1

You can’t use the DataService since it is for newer api’s but you can use Serach to get orders in some specific status:
https://docs.litium.com/documentation/architecture/search