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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Davis, Jonathan,2925913.980.000.000.0013.98
Patterson, Cassidy, A,175861750.980.000.000.001750.98
Gray, Marcus, T,183892401.450.000.000.002401.45
Li, Eugene, A,15283865.950.000.000.00865.95
Thompson, Lucas, O,212774.990.000.000.004.99
White, Emma, N,16090604.960.000.000.00604.96
_SUM1806517.5068775.49483427.72324653.52929660.77

Generated 2025-11-03 23:59:19.972 UTC