[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 2243 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13501 | Zhu, Clayton, M | 70511 | Stuttgart | Saarland | Germany |
13567 | Rubio, Anne, T | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-09 17:38:39.519 UTC