[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 717   SHUFFLE   <  SKIP 2038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21493Coleman, Carson92102San DiegoCaliforniaUnited States
13601Dominguez, Tanya, N12311BerlinSaarlandGermany
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 11:04:32.374 UTC