[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 875   SHUFFLE   <  SKIP 90  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15796Hayes, Edward3429SunburyVictoriaAustralia
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom
28543Ye, Roger, S80074MünchenNordrhein-WestfalenGermany
12389Jiménez, Albert, D92700ColombesHauts de SeineFrance

Generated 2025-07-18 18:42:46.443 UTC