[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 875 SHUFFLE < SKIP 3095 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14780 | Alonso, Tabitha | 59223 | Roncq | Nord | France |
24088 | He, Damien | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-07-14 18:02:39.671 UTC