[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 717 SHUFFLE < SKIP 2468 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13686 | Jai, Peter | 01071 | Dresden | Hessen | Germany |
16239 | Nelson, Gabriel, A | 94941 | Mill Valley | California | United States |
Generated 2025-07-14 02:33:30.371 UTC