[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 484 < SKIP 4037 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18014 | Xu, Wayne, M | 59170 | Croix | Nord | France |
19363 | Raman, Regina | 59170 | Croix | Nord | France |
Generated 2025-07-15 14:17:49.169 UTC