[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 3027 SHUFFLE < SKIP 1188 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26598 | Adams, Charles, R | 98403 | Tacoma | Washington | United States |
22538 | Wang, Bianca | 93290 | Tremblay-en-France | Seine Saint Denis | France |
Generated 2025-07-18 19:37:26.637 UTC