[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 748 < SKIP 488 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28889 | Beck, Alison | 12171 | Berlin | Saarland | Germany |
29355 | Fernandez, Virginia | 14197 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-14 20:46:28.906 UTC