[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 405   SHUFFLE   <  SKIP 990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
15851Anderson, Taylor, A98201EverettWashingtonUnited States
27736Young, Mackenzie97071WoodburnOregonUnited States

Generated 2025-07-12 08:03:43.083 UTC