[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 2283 SHUFFLE < SKIP 1843 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26378 | Raje, Colin | 33041 | Paderborn | Hamburg | Germany |
Generated 2025-07-18 10:51:21.578 UTC