[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 469   <  SKIP 4076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26816Wu, Ronnie77680Roissy en BrieSeine et MarneFrance
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
28894Xu, Maurice, C77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-21 17:15:17.006 UTC