[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 590 SHUFFLE < SKIP 1458 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23174 | Gonzales, Gloria, A | 90210 | Beverly Hills | California | United States |
29482 | Zhang, Clayton | 17490 | Saint Ouen | Charente-Maritime | France |
Generated 2025-07-21 06:40:34.373 UTC