[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 6715 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14713 | Ye, Jon, W | 63009 | Offenbach | Saarland | Germany |
14805 | Garcia, Kari | 63009 | Offenbach | Saarland | Germany |
Generated 2025-07-20 12:26:23.430 UTC