[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 331 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25719 | Diaz, Kristine | 14129 | Berlin | Hessen | Germany |
25734 | Zheng, Alvin, V | 14111 | Berlin | Hamburg | Germany |
Generated 2025-07-08 23:14:41.067 UTC