[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 250 < SKIP 6378 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29363 | Jai, Cristina, R | 20354 | Hamburg | Hamburg | Germany |
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-19 04:51:58.061 UTC