it seems like there is a typo in the Polars data engineering steps: you first rename (alias) the column planet to planet_iri, but then, below, you select a planet_uri column that does not exist.
Then you load an instance named data I don’t know where it comes from which has a satellites() method: