[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   SKIP 24   SHUFFLE   <  SKIP 346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25419King, Hunter90706BellflowerCaliforniaUnited States
16205Sanders, Melanie75007ParisSeine (Paris)France
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-10 21:41:46.946 UTC