I add OpenStreetMap 3D Buildings as a SceneLayer, but would like to set a Visual Variable to set the color of the fill based on a value I have from another data source. My other data source simply has the OSMID of the building (which matches the OSMID in the SceneLayer data) and a value (1–100). How can I join these two data sources together on the fly so that the value attribute is available to a visual variable?