[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 460 SHUFFLE < SKIP 2301 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15582 | Cai, Jeffery, A | 3220 | Geelong | Victoria | Australia |
28621 | Liu, Kristen | 92311 | Barstow | California | United States |
Generated 2025-07-14 22:51:50.324 UTC