[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 872   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom
16699Kapoor, Dominic, J3220GeelongVictoriaAustralia
13307Stone, Michelle90241DowneyCaliforniaUnited States

Generated 2025-07-15 12:05:32.712 UTC