[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 5879 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
29409 | Pal, Kelsey | 20354 | Hamburg | Hamburg | Germany |
28396 | Munoz, Rebekah | 22001 | Hamburg | Hessen | Germany |
29436 | Raman, Adriana, C | 22001 | Hamburg | Hessen | Germany |
29448 | Yuan, Lindsey, J | 22001 | Hamburg | Hessen | Germany |
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-10-13 16:20:24.516 UTC