[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 456   SHUFFLE   <  SKIP 1208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16448Martin, Cheryl, C24044KielSaarlandGermany
17492Price, Amanda, S97330CorvallisOregonUnited States
17930Srini, Chelsea, S75017ParisSeine (Paris)France

Generated 2025-07-14 11:45:47.012 UTC