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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Wilson, Hunter, R,2723013.980.000.000.0013.98
Diaz, Faith, M,2236356.970.000.000.0056.97
Parker, Amanda,1808151.970.000.000.0051.97
White, Nicole,16731155.910.000.0084.9670.95
Garcia, Lucas,27545782.990.000.00782.990.00
Ward, Devin, J,15378170.910.000.0076.9593.96
Reed, Mariah,263731565.910.000.001000.44565.47

Generated 2025-11-07 00:51:37.630 UTC