About
In a database, a "Customer" object might have a relation to an "Order" object. Using nested fields, you can display details of an order (like order date or total amount) directly within the customer record, making it easier to view related information together.