[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 5893 < SKIP 734 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27902 | Alonso, Carolyn | 20354 | Hamburg | Hamburg | Germany |
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-15 15:41:13.484 UTC