[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 5849 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24691 | Carlson, Meredith, G | 20354 | Hamburg | Hamburg | Germany |
24692 | He, Laura, W | 20354 | Hamburg | Hamburg | Germany |
24719 | Zheng, Susan, K | 22001 | Hamburg | Hessen | Germany |
24837 | Lewis, Wyatt | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-10-14 04:43:30.891 UTC