While a simple GET request on the entity set "sales" would retrieve a list, as shown in the upper part of the figure, it is possible to aggregate the data by using query option $apply. In the figure, the sales data is grouped by single products and the sum of the amounts is calculated.
