[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 1633 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 29438 | Fernandez, Terrance, G | 53131 | Bonn | Hamburg | Germany |
| 28465 | Serrano, Wendy, D | 53001 | Bonn | Hamburg | Germany |
| 28501 | Perez, Gerald, N | 53001 | Bonn | Hamburg | Germany |
Generated 2025-10-27 08:37:27.386 UTC