[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 568 SHUFFLE < SKIP 908 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14579 | Henderson, Luis | 97034 | Lake Oswego | Oregon | United States |
11037 | Garcia, Chloe, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-22 06:08:37.165 UTC