[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 2459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22613Luo, Dale, MOX16 8RSOxonEnglandUnited Kingdom
20262Prasad, Brett, A3198SeafordVictoriaAustralia
23166Ward, Cody91941GrossmontCaliforniaUnited States

Generated 2025-07-11 22:03:07.731 UTC