[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 431 < SKIP 694 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17738 | Deng, Nicolas, P | 14197 | Berlin | Saarland | Germany |
17994 | Xu, Bradley, T | 10791 | Berlin | Hamburg | Germany |
Generated 2025-07-15 01:43:41.794 UTC