[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 6623 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
28467 | Tang, Tasha, D | 20354 | Hamburg | Hamburg | Germany |
28493 | Wilson, Morgan, T | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 19:27:15.110 UTC