[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 < SKIP 665 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19051 | Henderson, Taylor, M | 93000 | Bobigny | Seine Saint Denis | France |
19069 | Hall, Thomas | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-20 18:27:56.174 UTC