[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 470 SHUFFLE < SKIP 7060 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13922 | Foster, Jackson, A | 97301 | Salem | Oregon | United States |
14528 | Ramos, Casey, C | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-22 04:28:16.076 UTC