[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 468 < SKIP 762 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28409 | Rai, Bonnie | 14197 | Berlin | Saarland | Germany |
28563 | Cai, Dennis | 12311 | Berlin | Hamburg | Germany |
Generated 2025-07-21 15:27:00.109 UTC