[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 413 SHUFFLE < SKIP 780 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16758 | Perry, Justin, E | V8V | Victoria | British Columbia | Canada |
18428 | Henderson, Alexis | 97205 | Portland | Oregon | United States |
Generated 2025-07-15 03:06:41.547 UTC