Hii guys. I have 3 entity: Product, Order And Customer.
Now i want to create a CHART that will display product that owned by customer which gender is female only.
I should get the customer gender on customer entity. Because the gender is unavailable on order.
What should i do to get there ?