[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 394 SHUFFLE < SKIP 1597 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14576 | Price, Anna | 98055 | Renton | Washington | United States |
28876 | Garcia, Austin, D | 20354 | Hamburg | Hamburg | Germany |
21752 | Li, Rafael, M | T2P 2G8 | Calgary | Alberta | Canada |
Generated 2025-07-16 19:28:28.700 UTC