[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 785 SHUFFLE < SKIP 296 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16860 | Rogers, Haley, M | 90210 | Beverly Hills | California | United States |
Generated 2025-07-20 04:01:57.989 UTC