[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 5398 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26221 | Chapman, Kari, M | 91054 | Erlangen | Bayern | Germany |
26872 | Hughes, Wyatt, H | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-13 18:50:43.588 UTC