[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 4520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11432Prasad, Dominique, L77680Roissy en BrieSeine et MarneFrance
12211Romero, Victor, C77680Roissy en BrieSeine et MarneFrance
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-09 21:59:26.598 UTC