[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 5351 SHUFFLE < SKIP 71 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19241 | Dominguez, Diane, A | 90210 | Beverly Hills | California | United States |
17068 | Smith, Thomas | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-18 20:40:58.160 UTC