[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 750 < SKIP 4485 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22488 | Patel, Frederick | 04838 | Eilenburg | Brandenburg | Germany |
24024 | Malhotra, Marie | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-10-10 22:10:27.768 UTC