[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 4087 < SKIP 238 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19833 | Kelly, Michelle, N | 97330 | Corvallis | Oregon | United States |
20369 | Barnes, Trevor, J | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-19 15:24:45.626 UTC