[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 623 < SKIP 3326 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13245 | Scott, Angel, E | 97301 | Salem | Oregon | United States |
14872 | Clark, Fernando, C | 97301 | Salem | Oregon | United States |
15966 | Foster, Natalie | 97301 | Salem | Oregon | United States |
Generated 2025-07-09 12:17:40.825 UTC