[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 512 SHUFFLE < SKIP 3529 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11296 | Richardson, Haley | 98201 | Everett | Washington | United States |
14673 | Rai, Willie | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-16 22:59:29.553 UTC