[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 875 SHUFFLE < SKIP 1485 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27559 | Rodriguez, Emily, R | 99202 | Spokane | Washington | United States |
19341 | Huang, Clarence, C | OX14 4SE | Oxford | England | United Kingdom |
Generated 2025-07-14 06:12:07.579 UTC