[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 5287 < SKIP 357 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17973 | Rodriguez, Johnathan, A | 75012 | Paris | Seine (Paris) | France |
25310 | Kapoor, Janelle, A | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-20 00:50:25.688 UTC