[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 456 SHUFFLE < SKIP 1259 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26856 | Brooks, Jessica | 93700 | Drancy | Seine Saint Denis | France |
17204 | Martinez, Evelyn, J | OX1 | Oxford | England | United Kingdom |
Generated 2025-07-18 07:59:32.162 UTC