[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 7403 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17946 | Washington, Jocelyn | 34117 | Kassel | Hessen | Germany |
17980 | Hughes, Paige | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-21 15:34:32.059 UTC