[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 5487 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16048 | Yang, Kelli, M | 20354 | Hamburg | Hamburg | Germany |
12175 | Powell, Luke, A | 95062 | Santa Cruz | California | United States |
Generated 2025-07-11 21:58:38.459 UTC