[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 34 SHUFFLE < SKIP 2452 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28817 | Lee, James, J | V8P | Oak Bay | British Columbia | Canada |
15287 | Baker, Stephanie, S | 99202 | Spokane | Washington | United States |
Generated 2025-07-20 13:01:25.836 UTC