[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 5225 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17741 | Xu, Alvin, J | 04838 | Eilenburg | Brandenburg | Germany |
19439 | Xu, Franklin, C | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-07-18 22:00:57.335 UTC