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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Wilson, Emily,174002331.950.000.000.002331.95
White, Edward, J,15847205.460.000.000.00205.46
Nath, Yolanda, A,2462513.980.000.000.0013.98
Blanco, Randall,263211554.410.000.001000.44553.97
Perez, Charles,266937.280.000.007.280.00
Sanders, Stephanie, A,197462329.990.000.000.002329.99
Parker, Blake,15008170.530.000.000.00170.53

Generated 2025-11-06 05:23:55.584 UTC