[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 3993 SHUFFLE < SKIP 2945 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18163 | Zhang, Gabriel | 57000 | Metz | Moselle | France |
14045 | Ramos, Tanya, R | 4000 | Brisbane | Queensland | Australia |
16082 | Zeng, Autumn | 98225 | Bellingham | Washington | United States |
Generated 2025-07-14 09:18:33.716 UTC