[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 625 < SKIP 901 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14203 | Rodriguez, Seth | 93000 | Bobigny | Seine Saint Denis | France |
14985 | Zhu, Jaclyn, A | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-18 14:27:59.320 UTC