A family of Microsoft relational database management systems designed for ease of use.
See my blog on Displaying Data from Related tables. It gives several options for this.
However, do you really need to see the Customer code? The usual way this is done, is by using a combobox that displays the customer name but stores the code.