[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 327 SHUFFLE < SKIP 3194 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25283 | Howard, Caitlin, A | 90012 | Los Angeles | California | United States |
17897 | Kumar, Darrell, L | 91420 | Morangis | Essonne | France |
Generated 2025-07-19 04:27:49.431 UTC