[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 3534 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27107 | Stewart, Alexa, D | 90012 | Los Angeles | California | United States |
16542 | Ortega, Jésus, L | GL7 1RY | Gloucestershire | England | United Kingdom |
Generated 2025-07-18 17:06:04.580 UTC