[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 416 SHUFFLE < SKIP 2240 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19189 | Price, Morgan | 59000 | Lille | Nord | France |
16469 | Tang, Michele | 59223 | Roncq | Nord | France |
20594 | Torres, Arthur | 77127 | Lieusaint | Seine et Marne | France |
Generated 2025-07-14 19:32:59.067 UTC