[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 296 SHUFFLE < SKIP 2259 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26309 | Powell, Julian | 90241 | Downey | California | United States |
16014 | Wilson, Christopher, E | 91502 | Burbank | California | United States |
Generated 2025-07-20 04:45:16.844 UTC