[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 875 < SKIP 244 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17220 | Wang, Glenn, R | 14197 | Berlin | Saarland | Germany |
17824 | Pal, Mario, C | 13441 | Berlin | Hessen | Germany |
17738 | Deng, Nicolas, P | 14197 | Berlin | Saarland | Germany |
17852 | Shan, Lindsey | 10791 | Berlin | Hamburg | Germany |
Generated 2025-07-16 17:55:24.630 UTC