[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 875 SHUFFLE < SKIP 3781 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20151 | Guo, Jamie | 3977 | Cranbourne | Victoria | Australia |
22866 | Thompson, William | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
Generated 2025-07-09 09:37:41.195 UTC