[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 391   SHUFFLE   <  SKIP 970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22619Hernandez, Robin20354HamburgHamburgGermany
23964Nara, Arturo78100Saint Germain en LayeYvelineFrance
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 02:36:09.087 UTC