[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1305   SHUFFLE   <  SKIP 1037  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
14003Ramirez, Angel97205PortlandOregonUnited States
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
14731Brown, Seth, A94010BurlingameCaliforniaUnited States

Generated 2025-07-18 12:40:34.201 UTC