[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 480 SHUFFLE < SKIP 2483 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27526 | Ma, Ramon, D | 90210 | Beverly Hills | California | United States |
25121 | Yang, Clarence, D | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-18 03:45:20.845 UTC