[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 1845 SHUFFLE < SKIP 2245 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19839 | Yuan, Carly | T2P 2G8 | Calgary | Alberta | Canada |
28081 | Watson, Paige | 97205 | Portland | Oregon | United States |
Generated 2025-07-18 10:59:30.091 UTC