[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 2511 SHUFFLE < SKIP 1296 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16291 | Lal, Lindsey, H | 75019 | Paris | Seine (Paris) | France |
14162 | Garcia, Brett | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-19 17:02:33.194 UTC