[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_SUM2022202320242025
Kennedy, Bridget,2202639.980.000.000.0039.98
White, Greg, C,174032322.280.000.000.002322.28
Collins, Amanda,2078339.980.000.000.0039.98
Collins, Isaac,260777.280.000.000.007.28
Gonzales, Emily, P,21777180.980.000.000.00180.98
Ramirez, Garrett, M,173881763.970.000.000.001763.97
_SUM1806517.5068775.49488463.69323085.41926192.91

Generated 2025-11-01 01:33:30.766 UTC