[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 470   SHUFFLE   <  SKIP 8115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23790Williams, Isabella97355LebanonOregonUnited States
22539Sanz, Randall, DWA1 4SYWoolstonEnglandUnited Kingdom
29002Walker, Hannah, F98033KirklandWashingtonUnited States

Generated 2025-07-21 09:58:23.057 UTC