[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 6561 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17993 | Williams, Richard, I | 20354 | Hamburg | Hamburg | Germany |
18005 | Ramos, Renee, K | 20354 | Hamburg | Hamburg | Germany |
18139 | Washington, Jennifer | 20354 | Hamburg | Hamburg | Germany |
17745 | Suarez, Tanya, B | 20354 | Hamburg | Hamburg | Germany |
18146 | Wang, Eugene | 20354 | Hamburg | Hamburg | Germany |
19259 | Lin, Barbara | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-11 19:41:27.207 UTC