[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 5726 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23755 | Wu, Louis, K | 60323 | Frankfurt | Hessen | Germany |
23900 | Yang, Rafael, A | 91480 | Frankfurt | Bayern | Germany |
Generated 2025-07-11 19:39:05.921 UTC