[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 4149 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13837 | Lee, Alyssa | 95010 | Hof | Bayern | Germany |
14153 | Lewis, Dylan | 95010 | Hof | Bayern | Germany |
15458 | Ma, Krystal, M | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 18:09:33.351 UTC