[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 396   SHUFFLE   <  SKIP 139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom
23596Bradley, Katherine75007ParisSeine (Paris)France
15870Howard, Zoe97330CorvallisOregonUnited States

Generated 2025-07-19 14:02:18.923 UTC