[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 480 SHUFFLE < SKIP 781 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12823 | She, Bethany | 59223 | Roncq | Nord | France |
| 17325 | Henderson, Paige, C | 4000 | Brisbane | Queensland | Australia |
| 28365 | Zhao, Stacey, J | E17 6JF | London | England | United Kingdom |
Generated 2025-11-05 02:24:09.567 UTC