[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 4438 < SKIP 391 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14892 | Sanders, Savannah, J | 94303 | Palo Alto | California | United States |
14136 | She, Louis | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-17 23:57:14.683 UTC