[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 1123 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22728 | Russell, Arianna | V8Y 1L1 | Cliffside | British Columbia | Canada |
21383 | Anand, Ricardo | 3550 | Bendigo | Victoria | Australia |
26297 | Lopez, Jeremiah | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-16 16:17:12.595 UTC