[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 376   SHUFFLE   <  SKIP 828  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom
12501Sai, Cory, E42651SolingenNordrhein-WestfalenGermany
21011Wang, AimeeW10 6BLLondonEnglandUnited Kingdom
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 10:40:00.880 UTC