[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 5875 < SKIP 648 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11423 | Stewart, Jasmine | 20354 | Hamburg | Hamburg | Germany |
12230 | Zheng, Wesley | 22001 | Hamburg | Hessen | Germany |
12236 | Gill, Kendra, H | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-18 21:22:48.946 UTC