[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 2938 < SKIP 4152 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15608 | James, Faith, A | 95010 | Hof | Bayern | Germany |
15675 | Alonso, Jay, A | 95010 | Hof | Bayern | Germany |
16278 | Turner, Angel, L | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 22:15:52.467 UTC