I can now locate members of the Account and Time dimensions. I can't actually retrieve data yet, because that runs into a stub in the Account class, but I think I will refactor and delegate that problem to the data storage class that the Accounts contain.
And then all of this will start doing something hypothetically useful. :)