[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 650 SHUFFLE < SKIP 2882 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14990 | Ramos, Nelson, J | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
16548 | Rubio, Darren | 59223 | Roncq | Nord | France |
Generated 2025-07-20 20:32:21.842 UTC