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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Hughes, Riley,2928449.990.000.000.0049.99
Roberts, Noah, S,2704268.490.000.000.0068.49
Malhotra, Gerald, A,28773127.950.000.000.00127.95
Brown, Christian,227554.990.000.000.004.99
Patterson, Austin, O,270247.280.000.000.007.28
Ward, Destiny,16128539.990.000.000.00539.99
_SUM1806517.5065197.22486223.00320298.81934798.47

Generated 2025-11-06 21:28:14.673 UTC