[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 127 SHUFFLE < SKIP 279 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20953 | Rubio, Neil | 77127 | Lieusaint | Seine et Marne | France |
24113 | Green, Stephanie | 78000 | Versailles | Yveline | France |
Generated 2025-07-21 09:06:28.341 UTC