[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 1182 SHUFFLE < SKIP 556 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14707 | Raje, Tonya, J | 12311 | Berlin | Saarland | Germany |
16204 | Anand, Terrence, J | 91940 | Les Ulis | Essonne | France |
18253 | Guo, Trisha | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-14 15:02:14.037 UTC