[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 512 SHUFFLE < SKIP 1120 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16423 | Madan, Sergio | 91940 | Les Ulis | Essonne | France |
17878 | Sanders, Gabrielle, M | 57000 | Metz | Moselle | France |
Generated 2025-07-11 05:05:49.324 UTC