[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 250   <  SKIP 4269  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11383Gill, Marie77680Roissy en BrieSeine et MarneFrance
11432Prasad, Dominique, L77680Roissy en BrieSeine et MarneFrance
12211Romero, Victor, C77680Roissy en BrieSeine et MarneFrance
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
15452Goel, Alison77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-10 06:08:45.178 UTC