[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 501 < SKIP 705 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25719 | Diaz, Kristine | 14129 | Berlin | Hessen | Germany |
25734 | Zheng, Alvin, V | 14111 | Berlin | Hamburg | Germany |
26366 | Schmidt, Johnathan | 12171 | Berlin | Hessen | Germany |
Generated 2025-07-18 00:11:52.915 UTC