[ROOT] dt FactInternetSale < WHERE DimCurrency.AlternateKey EQ 'DEM' > PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount < ORDER BY 2020 < SKIP 64 > < TAKE 248 >
13 items
| DimCustomer.Name+','+DimCustomerIdId | _SUM | 2022 | 2023 |
|---|---|---|---|
| Rana, Levi, J,13607 | 3578.27 | 0.00 | 3578.27 |
| Moreno, Gerald, A,13770 | 3578.27 | 0.00 | 3578.27 |
| Yuan, Lindsey, J,29448 | 3399.99 | 0.00 | 3399.99 |
| Moreno, Victor, L,13771 | 3578.27 | 0.00 | 3578.27 |
| Chen, Laura, C,29449 | 3399.99 | 0.00 | 3399.99 |
| Guo, Steve, L,13774 | 3578.27 | 0.00 | 3578.27 |
| He, Vincent, M,14138 | 3578.27 | 0.00 | 3578.27 |
| Foster, Alexis,19417 | 699.10 | 0.00 | 699.10 |
| Jimenez, Lance,29466 | 3374.99 | 0.00 | 3374.99 |
| Mehta, Phillip, H,13844 | 3578.27 | 0.00 | 3578.27 |
| Rana, Frederick, J,13807 | 3578.27 | 0.00 | 3578.27 |
| Sai, Meredith,14139 | 3578.27 | 0.00 | 3578.27 |
| _SUM | 237785.01 | 94254.94 | 143530.07 |
Generated 2025-11-06 19:43:24.369 UTC