"query": "EVALUATE CALCULATETABLE( SUMMARIZE(aggregate_sale_by_date_city,aggregate_sale_by_date_city[City],\"TotalSales\", SUM(aggregate_sale_by_date_city ...
"question": "Who are the top 5 employees with the highest total sales including tax?", "query": "EVALUATE TOPN(5, SUMMARIZE(aggregate_sale_by_date_employee, aggregate ...