[ROOT] dt FactInternetSale < WHERE DimCurrency.AlternateKey EQ 'FRF' > PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount < ORDER BY 2020 < TAKE 7 > TITLE Top 1000 Australian Internet customers for 2020
7 items
| DimCustomer.Name+','+DimCustomerIdId | _SUM | 2022 | 2023 | 
|---|---|---|---|
| Perez, Mayra,17971 | 699.10 | 699.10 | 0.00 | 
| Guo, Alan,12265 | 3578.27 | 0.00 | 3578.27 | 
| Martinez, Rachael, M,28389 | 3399.99 | 3399.99 | 0.00 | 
| Romero, Victor, C,12211 | 3578.27 | 3578.27 | 0.00 | 
| Morris, Kaylee,12290 | 3578.27 | 0.00 | 3578.27 | 
| Raji, Darrell, T,11592 | 3578.27 | 3578.27 | 0.00 | 
| Alvarez, Robyn, M,12255 | 3578.27 | 3578.27 | 0.00 | 
Generated 2025-11-04 15:00:16.263 UTC