[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 3027 SHUFFLE < SKIP 1829 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27635 | Perry, Grace, E | 98168 | Burien | Washington | United States |
22533 | Liu, Jake | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-14 13:20:42.720 UTC