[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 512 < SKIP 6582 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16278 | Turner, Angel, L | 95010 | Hof | Bayern | Germany |
17096 | Bennett, Samantha, S | 95010 | Hof | Bayern | Germany |
17802 | Arun, Erick, C | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 17:07:57.882 UTC