[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 2421 SHUFFLE < SKIP 460 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24102 | Torres, Andy, R | 63151 | Mühlheim | Hamburg | Germany |
21716 | Sara, Gerald, C | 98168 | Burien | Washington | United States |
Generated 2025-07-17 23:46:34.925 UTC