[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 484 SHUFFLE < SKIP 2553 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17502 | Kumar, Wayne | 4000 | Brisbane | Queensland | Australia |
23978 | Ortega, Philip | L4 4HB | Liverpool | England | United Kingdom |
Generated 2025-07-15 05:03:18.999 UTC