[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 549   SHUFFLE   <  SKIP 1064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom
14178Raje, Katie75002ParisSeine (Paris)France
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 21:55:05.444 UTC