[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 250   SHUFFLE   <  SKIP 194  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11471Suarez, Latasha78400ChatouYvelineFrance
17184Dominguez, Eddie, O66001SaarbrückenSaarlandGermany
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom
16651Martinez, Abigail98027IssaquahWashingtonUnited States

Generated 2025-07-17 05:55:54.579 UTC