[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 1699 SHUFFLE < SKIP 961 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28649 | Martinez, Nathan, M | 94010 | Burlingame | California | United States |
29069 | Lin, Clarence | 3000 | Melbourne | Victoria | Australia |
26857 | Anand, Willie | 60061 | Frankfurt am Main | Saarland | Germany |
Generated 2025-07-18 12:09:40.099 UTC