[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 1479 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16443 | Gao, Dawn, C | GL7 1RY | Gloucestershire | England | United Kingdom |
28460 | Powell, Nathan | 59140 | Dunkerque | Nord | France |
Generated 2025-07-12 13:46:23.955 UTC