[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4282 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22613 | Luo, Dale, M | OX16 8RS | Oxon | England | United Kingdom |
27233 | Ward, Seth, E | 91977 | Spring Valley | California | United States |
Generated 2025-07-11 22:54:58.059 UTC