[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 4097 < SKIP 2475 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21032 | Shan, Brendan, V | 22001 | Hamburg | Hessen | Germany |
20842 | Moreno, Tyrone, S | 20354 | Hamburg | Hamburg | Germany |
21091 | Jenkins, Ashley | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-18 02:23:54.186 UTC