[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 313 < SKIP 811 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17852 | Shan, Lindsey | 10791 | Berlin | Hamburg | Germany |
17970 | Martinez, Erick | 14111 | Berlin | Hessen | Germany |
17994 | Xu, Bradley, T | 10791 | Berlin | Hamburg | Germany |
Generated 2025-07-09 14:49:58.164 UTC