[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 SKIP 512 SHUFFLE < SKIP 5515 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14942 | Madan, Whitney | 92400 | Courbevoie | Hauts de Seine | France |
28420 | Chapman, Tracy, C | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-20 22:01:00.068 UTC