[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 512 < SKIP 6579 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15458 | Ma, Krystal, M | 95010 | Hof | Bayern | Germany |
16278 | Turner, Angel, L | 95010 | Hof | Bayern | Germany |
16539 | Li, Christy | 95010 | Hof | Bayern | Germany |
16284 | Perez, Troy, D | 95010 | Hof | Bayern | Germany |
17096 | Bennett, Samantha, S | 95010 | Hof | Bayern | Germany |
17209 | James, Jacqueline, L | 95010 | Hof | Bayern | Germany |
17851 | Tang, Warren, A | 95010 | Hof | Bayern | Germany |
Generated 2025-07-20 21:04:14.932 UTC