[ROOT]  dt  FactInternetSale  <  WHERE DimCurrency.AlternateKey EQ 'CAD'  >   PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount   ORDER BY 2020 DESC  >   <  SKIP 1500  >   <  TAKE 1000   

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2021202220232024
Hughes, Austin, P,183681754.980.000.000.001754.98
Ward, Lucas, N,183631700.990.000.000.001700.99
Li, Brandon,2933973.960.000.000.0073.96
Chen, David,2720839.980.000.000.0039.98
Russell, Katherine,2877169.990.000.000.0069.99
Williams, Sydney, J,15334848.470.000.000.00848.47
_SUM1806517.5081404.32496236.54389766.13839110.51

Generated 2024-09-20 04:03:30.783 UTC