[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 6584 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22591 | Becker, Jon, G | 20354 | Hamburg | Hamburg | Germany |
22644 | Ortega, Marc, C | 20354 | Hamburg | Hamburg | Germany |
22677 | Carlson, Reginald | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-11 17:36:26.931 UTC