[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 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14240Foster, Caroline98033KirklandWashingtonUnited States
14083Lopez, Nathan98033KirklandWashingtonUnited States
14358Watson, Amanda, A98033KirklandWashingtonUnited States

Generated 2025-07-20 12:46:31.771 UTC