[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 24 SHUFFLE < SKIP 2281 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23377 | Hayes, Samantha | 98033 | Kirkland | Washington | United States |
20697 | Schmidt, Stefanie, R | 90210 | Beverly Hills | California | United States |
16103 | Hill, Haley, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-10 12:33:28.653 UTC