[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 1735 SKIP 0 < SKIP 2375 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20046 | She, Peter, D | 17490 | Saint Ouen | Charente-Maritime | France |
| 20597 | Beck, Carly | 41100 | Saint Ouen | Loir et Cher | France |
| 20936 | Cai, Christy, C | 41100 | Saint Ouen | Loir et Cher | France |
Generated 2025-11-06 03:34:40.800 UTC