[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   SKIP 650   SHUFFLE   <  SKIP 3900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18605Wright, David98168BurienWashingtonUnited States
20262Prasad, Brett, A3198SeafordVictoriaAustralia
21520Baker, SethGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-22 04:25:06.291 UTC