[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 3264 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28786 | Prasad, Erick, E | 98168 | Burien | Washington | United States |
22023 | Chen, Rafael, R | 90210 | Beverly Hills | California | United States |
Generated 2025-07-20 14:06:40.186 UTC