[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 750 < SKIP 5844 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24018 | Gao, Barbara | 20354 | Hamburg | Hamburg | Germany |
24040 | Bell, Jennifer, A | 20354 | Hamburg | Hamburg | Germany |
24046 | Chander, Cristina | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-10-13 05:20:56.609 UTC