[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 2421 SHUFFLE < SKIP 2859 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22703 | Raji, Melvin, D | 91940 | Les Ulis | Essonne | France |
17902 | Lopez, Ruth, D | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-07-10 07:04:17.132 UTC