[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 2993 SHUFFLE < SKIP 60 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13170 | Reed, Sebastian, E | 90210 | Beverly Hills | California | United States |
29091 | Hernandez, Mallory | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-15 03:43:50.227 UTC