[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 190 SHUFFLE < SKIP 132 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22324 | Gill, Kari, A | 92081 | Paris La Defense | Hauts de Seine | France |
Generated 2025-07-17 00:08:09.266 UTC