I need help getting values from firebase to kodular

I’m trying to pull values from the Firebase database to kodular but I’m having conflicts. Because I need to pull more than one value and the get value function always brings me the last value read and I need to read two values at the same time, I thought of using variables but I am not managing to develop a solution that suits me. Can anybody help me ?