[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 SKIP 461 SHUFFLE < SKIP 4050 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14162 | Garcia, Brett | 60323 | Frankfurt | Hessen | Germany |
26368 | Mirchandani, Bharat | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-14 23:48:14.993 UTC