[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 3677 SHUFFLE < SKIP 502 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15784 | Vazquez, Rebekah, A | 4700 | Rockhampton | Queensland | Australia |
20064 | Prasad, Whitney, C | 13441 | Berlin | Hessen | Germany |
Generated 2025-07-21 16:01:41.224 UTC