I need to link these two tables so I can investigate how I can update my nodes on the world map within 2026.1
Orion.WorldMap.Point JOIN Orion.Nodes ON Key = Key
Is there a schema with PK and FKs listed somewhere?
I'm trying to build a geographical dashboard, but I need to get all my nodes in there correct place first.