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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20695Brown, Joshua91941GrossmontCaliforniaUnited States
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
11463Beck, Alisha, E6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-09 19:42:08.335 UTC