[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 250 < SKIP 6842 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16278 | Turner, Angel, L | 95010 | Hof | Bayern | Germany |
16284 | Perez, Troy, D | 95010 | Hof | Bayern | Germany |
16539 | Li, Christy | 95010 | Hof | Bayern | Germany |
17096 | Bennett, Samantha, S | 95010 | Hof | Bayern | Germany |
17209 | James, Jacqueline, L | 95010 | Hof | Bayern | Germany |
17802 | Arun, Erick, C | 95010 | Hof | Bayern | Germany |
17851 | Tang, Warren, A | 95010 | Hof | Bayern | Germany |
Generated 2025-07-20 22:33:46.223 UTC