[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 2391 < SKIP 4206 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24086 | Gonzales, Dakota, T | 20354 | Hamburg | Hamburg | Germany |
24562 | Rubio, Ricky | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-13 22:45:30.845 UTC