[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9749  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18392Gonzales, Jasmine, CV8XRoyal OakBritish ColumbiaCanada
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
25390Powell, Samantha90706BellflowerCaliforniaUnited States
19783Kumar, Tony, P3220GeelongVictoriaAustralia
23186Young, Jordan90012Los AngelesCaliforniaUnited States
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-12 20:21:48.987 UTC