[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 6 >
6 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 |
16284 | Perez, Troy, D | 95010 | Hof | Bayern | Germany |
16539 | Li, Christy | 95010 | Hof | Bayern | Germany |
17096 | Bennett, Samantha, S | 95010 | Hof | Bayern | Germany |
Generated 2025-07-22 02:54:44.211 UTC