[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 250 < SKIP 969 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27161 | Gill, Reginald | 14129 | Berlin | Hessen | Germany |
27314 | Arthur, Jarrod, R | 14197 | Berlin | Saarland | Germany |
Generated 2025-10-09 02:39:35.260 UTC