[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 327 SHUFFLE < SKIP 861 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22975 | Turner, Courtney, A | V9 | Metchosin | British Columbia | Canada |
26624 | Russell, Elizabeth, A | 98104 | Seattle | Washington | United States |
Generated 2025-07-17 07:49:21.257 UTC