[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 644 SHUFFLE < SKIP 768 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20326 | Blue, Paige | 94070 | San Carlos | California | United States |
18417 | Roberts, Jonathan | 90210 | Beverly Hills | California | United States |
Generated 2025-07-22 15:27:49.109 UTC