[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 189 SHUFFLE < SKIP 4192 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19674 | Deng, Casey, C | 4700 | Rockhampton | Queensland | Australia |
26370 | Bryant, Maria, E | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
26221 | Chapman, Kari, M | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-20 03:03:13.680 UTC