[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 5491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11296Richardson, Haley98201EverettWashingtonUnited States
11232Bryant, Hailey, R98201EverettWashingtonUnited States
11279Cook, Amanda, S98201EverettWashingtonUnited States
11675Martinez, Devin, J98201EverettWashingtonUnited States

Generated 2025-07-16 18:49:57.325 UTC