[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 840   SHUFFLE   <  SKIP 403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12942Harris, Morgan90241DowneyCaliforniaUnited States
19483Serrano, Michele, RL4 4HBLiverpoolEnglandUnited Kingdom
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States

Generated 2025-07-21 22:11:53.559 UTC