[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 250 SHUFFLE < SKIP 2146 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13299 | Ross, Vanessa | 94303 | Palo Alto | California | United States |
14606 | Cooper, Amanda, P | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-14 13:40:11.413 UTC