How can I convert a Raymarch entity into a mesh/model for output?

Alternatively: How do I export a model generated via SDF as an .obj file?

I found the node that outputs an obj from mesh/model, but Raymarch’s output is of type Entity, which doesn’t match Objwriter…