Q22
Single choice
The following is a sample of a document in orders.

The orders container uses customerId as the partition key.
You need to provide a report of the total items ordered per month by item type. The solution must meet the following requirements:
1. Ensure that the report can run as quickly as possible.
2. Minimize the consumption of request units (RUs).
What should you do?