[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 10122 < SKIP 388 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16785 | Lee, Christian, R | 98403 | Tacoma | Washington | United States |
14455 | Mitchell, Alexandra | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-21 20:50:33.976 UTC