[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 7071 < SKIP 47 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22678 | Lee, Sydney | 95010 | Hof | Bayern | Germany |
24553 | Ashe, Michele, A | 95010 | Hof | Bayern | Germany |
24854 | Jenkins, Emma, L | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 13:22:58.193 UTC