[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 329 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25734 | Zheng, Alvin, V | 14111 | Berlin | Hamburg | Germany |
25762 | Fernandez, Stefanie | 14197 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-09 06:03:31.503 UTC