[ROOT] dt FactInternetSale SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name < ORDER BY OrderDate TITLE Internet sales with Fiscal year < SKIP 244 > < TAKE 7 >
7 items
| FactInternetSaleId | OrderDate | OrderDate.AWFiscalYear() | SalesAmount | DimCustomer.Name |
|---|---|---|---|---|
| SO44015_1 | 2022-11-27 | 2022 | 3578.27 | Gonzalez, Dominic, L |
| SO44016_1 | 2022-11-27 | 2022 | 3374.99 | Zhou, Claudia, M |
| SO44017_1 | 2022-11-27 | 2022 | 3578.27 | Young, Jack, L |
| SO44018_1 | 2022-11-27 | 2022 | 3374.99 | King, Noah |
| SO44019_1 | 2022-11-27 | 2022 | 3578.27 | Zheng, Laura |
| SO44020_1 | 2022-11-27 | 2022 | 3578.27 | Lee, Dalton, J |
| SO44022_1 | 2022-11-28 | 2022 | 3578.27 | Ye, Alisha, J |
Generated 2025-11-06 20:31:54.771 UTC