[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 875 SHUFFLE < SKIP 4108 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20326 | Blue, Paige | 94070 | San Carlos | California | United States |
20344 | Anand, Ashlee | 90210 | Beverly Hills | California | United States |
Generated 2025-07-16 00:23:21.539 UTC