[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 2963 SHUFFLE < SKIP 629 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19327 | Gonzalez, Candace | 59000 | Lille | Nord | France |
24053 | Allen, Jose, C | 66578 | Neunkirchen | Saarland | Germany |
Generated 2025-07-20 15:57:33.041 UTC