[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 502   SHUFFLE   <  SKIP 1186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27239Simmons, Noah91941GrossmontCaliforniaUnited States
28023James, Andrea, D97330CorvallisOregonUnited States
28057Anderson, Rachel98104SeattleWashingtonUnited States

Generated 2025-07-14 18:02:18.950 UTC