[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 872 SHUFFLE < SKIP 880 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22973 | Lin, Alan | 3337 | Melton | Victoria | Australia |
19201 | Brooks, Charles, B | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-14 10:07:48.878 UTC