[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 413   SHUFFLE   <  SKIP 2356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14643Simmons, Eric, M98201EverettWashingtonUnited States
21799Cook, Angel, M97355LebanonOregonUnited States
12609Carlson, Linda, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-16 15:39:56.050 UTC