WAIT: How to query child posts in query loop?

I am trying to query child posts in a nested query loop but the child loop is not returning any post.

Card structure:

Sub City is supposed to query child posts of the main City Card post. Below is my query loop setup.