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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17175Roberts, AmandaV0SookeBritish ColumbiaCanada
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 14:14:43.739 UTC