[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3459 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22460 | Torres, Julio | E17 6JF | London | England | United Kingdom |
27005 | Lin, Susan, L | 92400 | Courbevoie | Hauts de Seine | France |
Generated 2025-07-11 03:24:32.111 UTC