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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Griffin, Stephanie, L,2826127.920.000.000.0027.92
Baker, Allison,2649558.980.000.000.0058.98
Young, Courtney,176222374.980.000.000.002374.98
Simmons, Elizabeth, A,21461141.980.000.000.00141.98
Lee, Kayla, M,2078115.230.000.000.0015.23
Rogers, Bryce,174022304.980.000.000.002304.98
_SUM1806517.5068775.49483427.72324653.52929660.77

Generated 2025-11-03 06:38:19.461 UTC