[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 750 < SKIP 5813 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17983 | Saunders, Carol | 22001 | Hamburg | Hessen | Germany |
17993 | Williams, Richard, I | 20354 | Hamburg | Hamburg | Germany |
18005 | Ramos, Renee, K | 20354 | Hamburg | Hamburg | Germany |
19259 | Lin, Barbara | 22001 | Hamburg | Hessen | Germany |
19329 | Srini, Nancy, K | 22001 | Hamburg | Hessen | Germany |
20583 | Wang, Kristen, L | 22001 | Hamburg | Hessen | Germany |
20549 | Morris, Jennifer, D | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-10-14 13:13:50.978 UTC