[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 7474   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13747Torres, Brian, J98033KirklandWashingtonUnited States
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States
14021Richardson, Michelle98033KirklandWashingtonUnited States

Generated 2025-07-20 18:06:21.649 UTC