[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 SHUFFLE < SKIP 2336 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13358 | Edwards, Alexandra | V9 | Metchosin | British Columbia | Canada |
16897 | Torres, Lauren, A | 90012 | Los Angeles | California | United States |
Generated 2025-07-12 03:08:28.670 UTC