[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 319  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27814Shan, Katrina, C48001MünsterSaarlandGermany
23340Collins, Mackenzie, I92118CoronadoCaliforniaUnited States
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom
25552Ward, Riley59368WerneNordrhein-WestfalenGermany

Generated 2025-07-15 12:03:13.927 UTC