[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 24 SHUFFLE < SKIP 3754 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16719 | Russell, Trevor | 94010 | Burlingame | California | United States |
18031 | Tang, Shawna, A | 63009 | Offenbach | Saarland | Germany |
21655 | Bryant, Zachary | V2M1N7 | Newton | British Columbia | Canada |
Generated 2025-07-20 13:10:15.447 UTC