[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 8464 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20860 | Lopez, Preston | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
21843 | He, Erica, F | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-12 16:57:25.045 UTC