[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 613 SHUFFLE < SKIP 384 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18611 | Foster, Taylor, F | 97301 | Salem | Oregon | United States |
19833 | Kelly, Michelle, N | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-19 12:26:32.870 UTC