[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 1852  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13863Long, Kevin, L94704BerkeleyCaliforniaUnited States
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
27780Andersen, Christy, A59140DunkerqueNordFrance
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 13:25:38.754 UTC