[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 440 SHUFFLE < SKIP 421 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11510 | Roberts, Seth, H | V7L 4J4 | N. Vancouver | British Columbia | Canada |
28621 | Liu, Kristen | 92311 | Barstow | California | United States |
Generated 2025-07-20 18:00:56.152 UTC