[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 2391 < SKIP 4173 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18146 | Wang, Eugene | 20354 | Hamburg | Hamburg | Germany |
17631 | He, Cara, J | 20354 | Hamburg | Hamburg | Germany |
19259 | Lin, Barbara | 22001 | Hamburg | Hessen | Germany |
19329 | Srini, Nancy, K | 22001 | Hamburg | Hessen | Germany |
20549 | Morris, Jennifer, D | 20354 | Hamburg | Hamburg | Germany |
20583 | Wang, Kristen, L | 22001 | Hamburg | Hessen | Germany |
20720 | Subram, Regina, R | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-09 22:20:05.752 UTC