[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 189 SHUFFLE < SKIP 665 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13606 | Sharma, Drew | 91480 | Frankfurt | Bayern | Germany |
24796 | Simmons, Jessica, C | 90012 | Los Angeles | California | United States |
Generated 2025-07-14 13:42:05.353 UTC