Is there a way to access multiple tables using SimpleCRUD without using foreign keys?

I have a relatively small database with a 3 tables or so but I don't have foreign keys between the tables.

Thanks,

gizmo