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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28162Ward, Bruce, R91941GrossmontCaliforniaUnited States
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom
11913Ms., Robinson, Rebecca, A.3198SeafordVictoriaAustralia

Generated 2025-07-09 00:54:40.825 UTC