[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 4990 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 12261 | Sanchez, Kaitlin | 59140 | Dunkerque | Nord | France | 
| 13498 | Mehta, Joel | 59140 | Dunkerque | Nord | France | 
Generated 2025-10-31 09:52:28.312 UTC