[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 416 SHUFFLE < SKIP 1396 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28213 | Morgan, Jared, A | 3000 | Melbourne | Victoria | Australia |
24440 | Hughes, Jordyn | 91950 | Lincoln Acres | California | United States |
28002 | Kumar, Christy, J | 98312 | Bremerton | Washington | United States |
Generated 2025-07-18 07:43:08.666 UTC