[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 250 < SKIP 939 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24711 | Hernandez, Rebekah, L | 10210 | Berlin | Hamburg | Germany |
24544 | Romero, Kellie | 12171 | Berlin | Hessen | Germany |
24839 | Goldberg, Tamara | 12171 | Berlin | Hessen | Germany |
Generated 2025-10-09 11:41:43.573 UTC