[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 413 SHUFFLE < SKIP 2776 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21091 | Jenkins, Ashley | 20354 | Hamburg | Hamburg | Germany |
24719 | Zheng, Susan, K | 22001 | Hamburg | Hessen | Germany |
16423 | Madan, Sergio | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-15 12:40:11.990 UTC