[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 440 SHUFFLE < SKIP 1741 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21617 | Miller, Jennifer | 97330 | Corvallis | Oregon | United States |
14886 | Powell, Sydney, M | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-13 15:48:56.416 UTC