[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 250 < SKIP 1293 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20059 | Washington, Madison | 93000 | Bobigny | Seine Saint Denis | France |
20802 | Li, Jon | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-09 06:21:49.988 UTC