[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 480 SHUFFLE < SKIP 2458 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22349 | Morris, Mason, J | V8X | Royal Oak | British Columbia | Canada |
14471 | Gonzalez, Gabriel, R | 94070 | San Carlos | California | United States |
Generated 2025-07-13 14:32:11.395 UTC