[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 4177 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20583 | Wang, Kristen, L | 22001 | Hamburg | Hessen | Germany |
20549 | Morris, Jennifer, D | 20354 | Hamburg | Hamburg | Germany |
20720 | Subram, Regina, R | 20354 | Hamburg | Hamburg | Germany |
20842 | Moreno, Tyrone, S | 20354 | Hamburg | Hamburg | Germany |
21032 | Shan, Brendan, V | 22001 | Hamburg | Hessen | Germany |
20923 | Powell, Isabella, L | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-16 23:23:06.200 UTC