[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 858 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25302 | Mehta, Manuel | 70452 | Stuttgart | Saarland | Germany |
19566 | Sara, Ruben, A | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-10 19:07:12.418 UTC