[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 SHUFFLE < SKIP 239 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23700 | Young, Katelyn, W | 97355 | Lebanon | Oregon | United States |
22658 | Rodriguez, Devin | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-16 10:37:41.301 UTC