[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 3312 SHUFFLE < SKIP 2364 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24175 | Luo, Lacey | 4700 | Rockhampton | Queensland | Australia |
11255 | Lin, Colin | 98168 | Burien | Washington | United States |
Generated 2025-07-14 23:40:40.101 UTC