[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 5755 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22616 | Zhang, Jake | SL67RJ | Maidenhead | England | United Kingdom |
28124 | Kelly, Mackenzie, E | 94015 | Daly City | California | United States |
Generated 2025-07-20 07:16:26.659 UTC