[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 872 SHUFFLE < SKIP 2214 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25323 | Diaz, Lance, A | 20354 | Hamburg | Hamburg | Germany |
21716 | Sara, Gerald, C | 98168 | Burien | Washington | United States |
Generated 2025-07-13 19:12:37.802 UTC