[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 3032   SHUFFLE   <  SKIP 564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28442Prasad, Phillip, P92700ColombesHauts de SeineFrance
12211Romero, Victor, C77680Roissy en BrieSeine et MarneFrance
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-15 15:54:42.978 UTC