What table/column contains area now?

I have Home Assistant leveraging a MariaDB instance and I’ve been trying to create some dashboard views with Grafana, but I’m a little confused by the relational schema. Where would I find an entity’s “area” these days? When I look at states, state_attributes, state_meta and I browse through some of the data, area doesn’t seem to be popping. Should I be looking somewhere else? Is there a location where the Entity-Relationship of the database or the data dictionary is documented? I’d be happy to self-serve, if so.

Thanks!