[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 34 SHUFFLE < SKIP 2085 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14773 | Ross, Noah | 59491 | Villeneuve-d'Ascq | Nord | France |
25323 | Diaz, Lance, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-21 09:59:49.240 UTC