[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 53 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22199 | Lee, David, J | 3220 | Geelong | Victoria | Australia |
28258 | Bryant, Destiny, C | 94109 | San Francisco | California | United States |
Generated 2025-07-09 05:18:32.736 UTC