[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 740 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29448 | Yuan, Lindsey, J | 22001 | Hamburg | Hessen | Germany |
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-16 07:22:43.893 UTC