[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 6558 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17762 | Rodriguez, Rachel, M | 20354 | Hamburg | Hamburg | Germany |
| 17783 | Jai, Tracy, R | 20354 | Hamburg | Hamburg | Germany |
| 17854 | Gomez, Shannon | 20354 | Hamburg | Hamburg | Germany |
| 17983 | Saunders, Carol | 22001 | Hamburg | Hessen | Germany |
| 17993 | Williams, Richard, I | 20354 | Hamburg | Hamburg | Germany |
| 18005 | Ramos, Renee, K | 20354 | Hamburg | Hamburg | Germany |
| 18139 | Washington, Jennifer | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-11-05 17:34:21.710 UTC