[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 2844   <  SKIP 1701  >   <  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-17 13:50:28.152 UTC