I am wanting to render the user's name and balance, however the balance renders before the name, but I want them to render together, at the same time. Therefore I assume that the firstName has not been fetched when the balance has, therefore I imagine I would need to test against this - hence why I have the I am wanting to render the user's name and bala