[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 327   SHUFFLE   <  SKIP 345  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24955Perez, Donald, V91910Chula VistaCaliforniaUnited States
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
14936Sanchez, Bryan93290Tremblay-en-FranceSeine Saint DenisFrance
19521Dominguez, Jaime, R93500PantinSeine Saint DenisFrance
13089Alexander, Elizabeth4810TownsvilleQueenslandAustralia

Generated 2025-07-17 12:09:22.519 UTC