In config, a query attribute can be used to directly query this field from the other table andhave it as an attribute on the schematic feature itself. No join is required. The real benefit is better performance. Joins are slow, especially with large datasets. And if the data isversioned, joins may not join to the same version. This can be avoided by handling it in the schematics configuration.