I have a database in which there is a parent \"Account\" row that then has a 1-Many relationship with another table, and that table has a 1-Many relationship with another table.
Have you indexed all the foreign keys? That's a common issue.