[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 680   SHUFFLE   <  SKIP 965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22417Goel, Shaun, L75016ParisSeine (Paris)France
28470Tang, Tamara94310OrlyVal de MarneFrance
12707Lewis, Ian98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 18:27:08.987 UTC