We would need to have window or screen where we can see the result set of multiple entity altogether
For ex I need to see data among multiple entity based on single id so that easier to understand the what data insert for the particular transaction.
Benefit is that we no need to go and forth multiple times to see the result of different entity for particular transaction and it will decrease the development time.
also easy to understand the join query between the tables