It seems like we can expect a one-to-many relationship between Organizations and Users, i.e., one organization (like, Sound Bend Goodwill or BrightHive) will have multiple Users.
Do we want to have an Organization table? Currently, we store the organization as a string in the user table.