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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Nath, Yolanda, A,2462513.980.000.000.0013.98
White, Judith, R,148851155.480.000.000.001155.48
Davis, Jonathan,2925913.980.000.000.0013.98
Perez, Katherine, J,2207924.270.000.000.0024.27
Lee, Samantha, B,2737878.980.000.000.0078.98
Morgan, Isabella, L,28602144.470.000.000.00144.47
_SUM1806517.5068775.49486282.13325039.81926420.07

Generated 2025-11-01 07:21:58.367 UTC