[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 484 SHUFFLE < SKIP 2374 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22393 | Perez, Chelsea, K | 80074 | München | Hamburg | Germany |
27930 | Sharma, Clarence, A | 14129 | Berlin | Hessen | Germany |
Generated 2025-07-14 00:28:21.949 UTC