[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 1709 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 27159 | Rodriguez, Veronica | 92100 | Boulogne-Billancourt | Hauts de Seine | France | 
| 27807 | Kumar, Shaun, G | 92100 | Boulogne-Billancourt | Hauts de Seine | France | 
Generated 2025-11-04 14:02:41.627 UTC