[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 2264 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20584 | Schmidt, Molly | 70452 | Stuttgart | Saarland | Germany |
21008 | Carlson, Melody, K | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-13 04:01:26.616 UTC