[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 250 SKIP 2000 < SKIP 8 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18171 | Zeng, Alejandro, J | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-07-19 09:39:47.464 UTC