[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 469 < SKIP 3471 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12949 | Rivera, Morgan, S | 97301 | Salem | Oregon | United States |
13245 | Scott, Angel, E | 97301 | Salem | Oregon | United States |
13277 | Brown, Nathan, D | 97301 | Salem | Oregon | United States |
Generated 2025-07-14 15:36:10.083 UTC