[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 618   SHUFFLE   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19436Pal, Gregory75016ParisSeine (Paris)France
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom
20581Sanchez, Ruth, E92310SèvresHauts de SeineFrance

Generated 2025-07-13 09:06:32.694 UTC