[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 512   SHUFFLE   <  SKIP 1001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
18072Perez, Maria, D97068W. LinnOregonUnited States
16750Sanders, Seth90505TorranceCaliforniaUnited States
19417Foster, Alexis60323FrankfurtHessenGermany

Generated 2025-07-12 23:31:39.559 UTC