[ROOT] dt FactInternetSale SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name < ORDER BY OrderDate TITLE Internet sales with Fiscal year < SKIP 236 > < TAKE 7 >
7 items
| FactInternetSaleId | OrderDate | OrderDate.AWFiscalYear() | SalesAmount | DimCustomer.Name |
|---|---|---|---|---|
| SO44008_1 | 2022-11-26 | 2022 | 3578.27 | Carter, Angel |
| SO44009_1 | 2022-11-26 | 2022 | 3578.27 | Brooks, Alexandria |
| SO44010_1 | 2022-11-26 | 2022 | 3578.27 | Watson, Jan, K |
| SO44011_1 | 2022-11-26 | 2022 | 3578.27 | Luo, Lindsay |
| SO44012_1 | 2022-11-26 | 2022 | 3374.99 | Lopez, Heidi |
| SO44013_1 | 2022-11-26 | 2022 | 3578.27 | Stewart, Bryan, M |
| SO44021_1 | 2022-11-27 | 2022 | 3374.99 | Stone, Denise |
Generated 2025-11-06 20:06:05.171 UTC