I have several tables without primary key.
When I click Generate it reports that
Table AddressTransaction does not have a primary key, it will not be generated.
Table AndonLog does not have a primary key, it will not be generated.
It would be nice to fall back to creating a VList so I could at least do SELECT
Is it possible to do this another way?