[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 549 SHUFFLE < SKIP 1085 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17674 | Wang, Kevin | 90210 | Beverly Hills | California | United States |
28116 | Dominguez, Sabrina, M | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-18 15:06:49.122 UTC