[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 6586 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22815 | Wang, Margaret, P | 20354 | Hamburg | Hamburg | Germany |
22830 | Travers, Lee | 20354 | Hamburg | Hamburg | Germany |
22644 | Ortega, Marc, C | 20354 | Hamburg | Hamburg | Germany |
22677 | Carlson, Reginald | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-14 10:37:36.255 UTC