[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 2927 SHUFFLE < SKIP 497 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16560 | Sun, Kelvin, E | 93400 | Saint-Denis | Seine Saint Denis | France |
14676 | Wang, Micah, C | 2580 | Goulburn | New South Wales | Australia |
Generated 2025-07-13 18:17:50.763 UTC