[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 2801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21502Clark, Morgan91941GrossmontCaliforniaUnited States
18184Chande, Leonard, L75008ParisSeine (Paris)France
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
20920Rai, Jaclyn, I59000LilleNordFrance

Generated 2025-07-10 09:51:36.851 UTC