[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 324   SHUFFLE   <  SKIP 1035  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17756Ashe, Jill, J92700ColombesHauts de SeineFrance
25614Subram, Deanna75012ParisSeine (Paris)France
19244Ward, Sebastian94109San FranciscoCaliforniaUnited States
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
28460Powell, Nathan59140DunkerqueNordFrance
13774Guo, Steve, L22001HamburgHessenGermany

Generated 2025-07-21 12:31:45.072 UTC