[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 2693 SHUFFLE < SKIP 486 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16354 | Torres, Janet, A | 98270 | Marysville | Washington | United States |
17674 | Wang, Kevin | 90210 | Beverly Hills | California | United States |
Generated 2025-07-21 18:15:53.145 UTC