[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 2421 SHUFFLE < SKIP 1063 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29041 | Collins, Charles, B | V8X | Royal Oak | British Columbia | Canada |
20210 | Powell, Stephanie, P | 97045 | Oregon City | Oregon | United States |
Generated 2025-07-20 22:59:51.255 UTC