[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 875 SHUFFLE < SKIP 94 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19308 | Rai, Casey, M | SW19 3RU | London | England | United Kingdom |
26441 | Lu, Randy | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-09 03:33:42.482 UTC