[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 SHUFFLE < SKIP 4362 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18759 | Phillips, Devin | V0 | Sooke | British Columbia | Canada |
20127 | Sanders, Carlos | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-15 03:01:52.796 UTC