Get the geographic positions of the capitals. Try getting other properties, like "Population" or "Elevation":
Get the geographic position of Paris. The result contains {latitude,longitude} coordinates:
EntityValue[\!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "Paris", Typeset`boxes$$ =
TemplateBox[{"\"Paris\"",
RowBox[{"Entity", "[",
RowBox[{"\"City\"", ",",
RowBox[{"{",
RowBox[{"\"Paris\"", ",", "\"IleDeFrance\"", ",", "\"France\""}],
"}"}]}], "]"}],
"\"Entity[\\\"City\\\", {\\\"Paris\\\", \\\"IleDeFrance\\\", \
\\\"France\\\"}]\"", "\"city\""}, "Entity"],
Typeset`allassumptions$$ = {{
"type" -> "Clash", "word" -> "Paris",
"template" -> "Assuming \"${word}\" is ${desc1}. Use as \
${desc2} instead", "count" -> "5",
"Values" -> {{
"name" -> "City", "desc" -> "a city",
"input" -> "*C.Paris-_*City-"}, {
"name" -> "AdministrativeDivision",
"desc" -> "an administrative division",
"input" -> "*C.Paris-_*AdministrativeDivision-"}, {
"name" -> "Surname", "desc" -> "a surname",
"input" -> "*C.Paris-_*Surname-"}, {
"name" -> "GivenName", "desc" -> "a given name",
"input" -> "*C.Paris-_*GivenName-"}, {
"name" -> "Person", "desc" -> "a person",
"input" -> "*C.Paris-_*Person-"}}}, {
"type" -> "SubCategory", "word" -> "Paris",
"template" -> "Assuming ${desc1}. Use ${desc2} instead",
"count" -> "14",
"Values" -> {{
"name" -> "{Paris, IleDeFrance, France}",
"desc" -> "Paris (France)",
"input" -> "*DPClash.CityE.Paris-_**Paris.IleDeFrance.\
France--"}, {
"name" -> "{Paris, Illinois, UnitedStates}",
"desc" -> "Paris (Illinois, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Illinois.\
UnitedStates--"}, {
"name" -> "{Paris, Texas, UnitedStates}",
"desc" -> "Paris (Texas, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Texas.\
UnitedStates--"}, {
"name" -> "{Paris, Kentucky, UnitedStates}",
"desc" -> "Paris (Kentucky, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Kentucky.\
UnitedStates--"}, {
"name" -> "{Paris, Tennessee, UnitedStates}",
"desc" -> "Paris (Tennessee, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Tennessee.\
UnitedStates--"}, {
"name" -> "{Paris, Ontario, Canada}",
"desc" -> "Paris (Canada)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Ontario.Canada--"}\
, {"name" -> "{Paris, Wisconsin, UnitedStates}",
"desc" -> "Paris (Wisconsin, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Wisconsin.\
UnitedStates--"}, {
"name" -> "{Paris, Arkansas, UnitedStates}",
"desc" -> "Paris (Arkansas, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Arkansas.\
UnitedStates--"}, {
"name" -> "{Paris, NewYork, UnitedStates}",
"desc" -> "Paris (New York, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.NewYork.\
UnitedStates--"}, {
"name" -> "{Paris, Missouri, UnitedStates}",
"desc" -> "Paris (Missouri, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Missouri.\
UnitedStates--"}, {
"name" -> "{Paris, Maine, UnitedStates}",
"desc" -> "Paris (Maine, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Maine.\
UnitedStates--"}, {
"name" -> "{ParisGrant, Wisconsin, UnitedStates}",
"desc" -> "Paris (Wisconsin, USA)",
"input" -> "*DPClash.CityE.Paris-_**ParisGrant.Wisconsin.\
UnitedStates--"}, {
"name" -> "{ParisTownship, Michigan, UnitedStates}",
"desc" -> "Paris Township (Michigan, USA)",
"input" -> "*DPClash.CityE.Paris-_**ParisTownship.Michigan.\
UnitedStates--"}, {
"name" -> "{Paris, Idaho, UnitedStates}",
"desc" -> "Paris (Idaho, USA)",
"input" -> "*DPClash.CityE.Paris-_**Paris.Idaho.\
UnitedStates--"}}}}, Typeset`assumptions$$ = {}, Typeset`open$$ = {1,
2}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 0.717032`6.307083531469639, "Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{83., {7., 15.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$, Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\), "Position"]
Get the geographic positions of the capitals of Africa, and give the result the name positions:
positions = EntityValue[\!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "capitals of africa",
Typeset`boxes$$ = RowBox[{"EntityValue", "[",
RowBox[{
TemplateBox[{"\"Africa\"",
RowBox[{"EntityClass", "[",
RowBox[{"\"Country\"", ",", "\"Africa\""}], "]"}],
"\"EntityClass[\\\"Country\\\", \\\"Africa\\\"]\"",
"\"countries\""}, "EntityClass"], ",",
TemplateBox[{"\"capital city\"",
RowBox[{"EntityProperty", "[",
RowBox[{"\"Country\"", ",", "\"CapitalCity\""}], "]"}],
"\"EntityProperty[\\\"Country\\\", \
\\\"CapitalCity\\\"]\""}, "EntityProperty"]}], "]"}],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 0.287733`5.910534667329372, "Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{107., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$, Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\), "Position"]
positions = EntityValue[\!\(\*
NamespaceBox["LinguisticAssistant",
DynamicModuleBox[{Typeset`query$$ = "capitals of africa",
Typeset`boxes$$ = RowBox[{"EntityValue", "[",
RowBox[{
TemplateBox[{"\"Africa\"",
RowBox[{"EntityClass", "[",
RowBox[{"\"Country\"", ",", "\"Africa\""}], "]"}],
"\"EntityClass[\\\"Country\\\", \\\"Africa\\\"]\"",
"\"countries\""}, "EntityClass"], ",",
TemplateBox[{"\"capital city\"",
RowBox[{"EntityProperty", "[",
RowBox[{"\"Country\"", ",", "\"CapitalCity\""}], "]"}],
"\"EntityProperty[\\\"Country\\\", \
\\\"CapitalCity\\\"]\""}, "EntityProperty"]}], "]"}],
Typeset`allassumptions$$ = {}, Typeset`assumptions$$ = {},
Typeset`open$$ = {1}, Typeset`querystate$$ = {
"Online" -> True, "Allowed" -> True,
"mparse.jsp" -> 0.287733`5.910534667329372, "Messages" -> {}}},
DynamicBox[ToBoxes[
AlphaIntegration`LinguisticAssistantBoxes["", 4, Automatic,
Dynamic[Typeset`query$$],
Dynamic[Typeset`boxes$$],
Dynamic[Typeset`allassumptions$$],
Dynamic[Typeset`assumptions$$],
Dynamic[Typeset`open$$],
Dynamic[Typeset`querystate$$]], StandardForm],
ImageSizeCache->{116., {7., 16.}},
TrackedSymbols:>{
Typeset`query$$, Typeset`boxes$$, Typeset`allassumptions$$,
Typeset`assumptions$$, Typeset`open$$, Typeset`querystate$$}],
DynamicModuleValues:>{},
UndoTrackedVariables:>{Typeset`open$$}],
BaseStyle->{"Deploy"},
DeleteWithContents->True,
Editable->False,
SelectWithContents->True]\), "Position"]