[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 250   SHUFFLE   <  SKIP 1389  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17934Gill, Nelson, G04838EilenburgBrandenburgGermany
16535Chen, Colin, F75013ParisSeine (Paris)France
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
12745Wu, RafaelKB9KirkbyEnglandUnited Kingdom
27598Gonzalez, Marco3280WarrnamboolVictoriaAustralia
18163Zhang, Gabriel57000MetzMoselleFrance

Generated 2025-07-09 01:06:44.312 UTC