[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 7071 < SKIP 31 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20805 | Williams, Brandon | 95010 | Hof | Bayern | Germany |
20937 | Williams, Natalie, E | 95010 | Hof | Bayern | Germany |
21055 | Carlson, Kristi | 95010 | Hof | Bayern | Germany |
Generated 2025-07-20 17:21:24.166 UTC