User Portlet User Portlet

Art Arnold-Roksandich
Discussions
I am trying to get the name of stars that are in a range of distances from the Sun. The Input I have tried is: EntityValue[EntityClass["Star", {"DistanceFromSun"->Between[{Quantity[10,"LightYears"], Quantity[20, "LightYears"]}]}], ...