[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 6582 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22684 | Cooper, Lauren, W | 20354 | Hamburg | Hamburg | Germany |
22685 | Ma, Barbara | 22001 | Hamburg | Hessen | Germany |
22533 | Liu, Jake | 20354 | Hamburg | Hamburg | Germany |
22644 | Ortega, Marc, C | 20354 | Hamburg | Hamburg | Germany |
22677 | Carlson, Reginald | 22001 | Hamburg | Hessen | Germany |
22815 | Wang, Margaret, P | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 00:57:21.811 UTC