[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 3615 SHUFFLE < SKIP 2686 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18018 | Xie, Peter | 91370 | Verrieres Le Buisson | Essonne | France |
14777 | Jenkins, Kayla, A | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-21 12:34:59.253 UTC