Hi,
I'm not sure what your intention is but I'm think that you are want with KEYS type to have m:n relations in Orders (to Members),
and after that to represent only one side relation Members to Orders.
I think that it is not supported by current Jam.py. Maybe I'm wrong.
When I it try before ..., in version V5 I have to write some JS code and custom table (with custom PKs) for that.
But I'm don't know enough V7, maybe somebody to know.
PS. And, how to You think, to get more members for one Order in your KEYS field?