[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 875 SHUFFLE < SKIP 4114 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28452 | Young, Alexandra, I | 93400 | Saint-Denis | Seine Saint Denis | France |
19275 | Rai, Gregory, J | 45000 | Orleans | Loiret | France |
Generated 2025-07-14 09:20:57.043 UTC