[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 484   <  SKIP 4036  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
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
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-15 07:05:04.642 UTC