[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 189   SHUFFLE   <  SKIP 731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21938Hall, Savannah, K97222MilwaukieOregonUnited States
12374Kapoor, Marie59170CroixNordFrance
18306Lin, Margaret, C3000MelbourneVictoriaAustralia

Generated 2025-07-13 09:42:11.845 UTC