[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 1302  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
11275Rai, Jenny, D94014ColmaCaliforniaUnited States
19203Navarro, Darren, E90210Beverly HillsCaliforniaUnited States
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 06:53:40.527 UTC