[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 4000 SHUFFLE < SKIP 2695 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29371 | Walker, Matthew | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
18256 | Cai, Gilbert, J | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-21 22:23:55.769 UTC