[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 576 < SKIP 461 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22686 | Anand, Wayne, H | SW8 1XD | London | England | United Kingdom |
11392 | Zhao, Willie | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-21 14:22:10.432 UTC