[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 6577 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21842 | Navarro, Neil, L | 20354 | Hamburg | Hamburg | Germany |
| 22398 | Moreno, Sheila, C | 22001 | Hamburg | Hessen | Germany |
| 22414 | Wu, Eugene, P | 22001 | Hamburg | Hessen | Germany |
| 22455 | Kapoor, Roy | 22001 | Hamburg | Hessen | Germany |
| 22619 | Hernandez, Robin | 20354 | Hamburg | Hamburg | Germany |
| 22533 | Liu, Jake | 20354 | Hamburg | Hamburg | Germany |
| 22684 | Cooper, Lauren, W | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-11-05 21:01:45.421 UTC