[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 2283   SHUFFLE   <  SKIP 1576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18138Alonso, Walter, C75016ParisSeine (Paris)France
19490Smith, Kristina, D75019ParisSeine (Paris)France
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-20 12:01:46.095 UTC