[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 437 < SKIP 1821 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18171 | Zeng, Alejandro, J | 70511 | Stuttgart | Saarland | Germany |
19354 | Madan, Abby | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-22 02:28:05.659 UTC