[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 4476 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19439 | Xu, Franklin, C | 04838 | Eilenburg | Brandenburg | Germany |
20830 | Martinez, Whitney, C | 04838 | Eilenburg | Brandenburg | Germany |
20845 | Malhotra, Barry | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-10-08 12:53:38.075 UTC