[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 514 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28996 | Rivera, Rachel, S | V8Y 1L1 | Cliffside | British Columbia | Canada |
23209 | Lewis, Lucas, A | V8X | Royal Oak | British Columbia | Canada |
20409 | Young, Sophia | 99202 | Spokane | Washington | United States |
Generated 2025-07-11 12:35:03.587 UTC