[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 750 < SKIP 1504 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17902 | Lopez, Ruth, D | 70511 | Stuttgart | Saarland | Germany |
17995 | Jimenez, Sabrina | 70511 | Stuttgart | Saarland | Germany |
17797 | Martinez, Ebony | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-10-07 07:16:51.175 UTC