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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Thompson, Lucas, O,212774.990.000.000.004.99
Johnson, Ian, E,2173283.470.000.000.0083.47
White, Emma, N,16090604.960.000.000.00604.96
Williams, Sydney, J,15334848.470.000.000.00848.47
Adams, Katherine, M,235184.990.000.000.004.99
Campbell, Natalie, L,115122319.990.000.000.002319.99
_SUM1806517.5065197.22486223.00320298.81934798.47

Generated 2025-11-07 01:36:16.918 UTC