Files like the following are not currently supported. ```dbml table a { b _ c _ d _ } table e { f _ g _ h _ } ref: a.(b,c,d) > e.(f,g,h) ```