[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 4520 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17721 | Alan, Cheryl, L | 59170 | Croix | Nord | France |
18014 | Xu, Wayne, M | 59170 | Croix | Nord | France |
19363 | Raman, Regina | 59170 | Croix | Nord | France |
Generated 2025-07-09 19:17:20.450 UTC