[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 4098   SHUFFLE   <  SKIP 444  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25914Hughes, Seth98104SeattleWashingtonUnited States
17585Griffin, Seth, RV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-21 14:58:26.053 UTC