[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 4 SHUFFLE < SKIP 2343 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16033 | Lin, Erica, E | SW19 3RU | London | England | United Kingdom |
28407 | Miller, Emma, R | 59491 | Villeneuve-d'Ascq | Nord | France |
22639 | Munoz, Lori, M | GL7 1RY | Gloucestershire | England | United Kingdom |
Generated 2025-07-12 00:37:31.668 UTC