[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 2626 SHUFFLE < SKIP 783 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24139 | Williams, Andrew, W | 60323 | Frankfurt | Hessen | Germany |
15675 | Alonso, Jay, A | 95010 | Hof | Bayern | Germany |
Generated 2025-07-19 11:43:48.633 UTC