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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18946Simmons, Brandon94014ColmaCaliforniaUnited States
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
16535Chen, Colin, F75013ParisSeine (Paris)France
18556Perez, Ruben94519ConcordCaliforniaUnited States

Generated 2025-07-11 21:00:58.353 UTC