[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 884 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20088 | Lewis, Jose | 98027 | Issaquah | Washington | United States |
20884 | Schmidt, Darren | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-10 10:41:59.130 UTC