[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 SHUFFLE < SKIP 2566 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24102 | Torres, Andy, R | 63151 | Mühlheim | Hamburg | Germany |
24687 | Ross, Joan, A | 98201 | Everett | Washington | United States |
27275 | Powell, Aidan | 91977 | Spring Valley | California | United States |
Generated 2025-07-09 13:25:55.896 UTC