[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 2608   SHUFFLE   <  SKIP 1085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14425Carlson, Victor40434DuesseldorfHessenGermany
26880Xu, Heather01071DresdenHessenGermany
24821Alexander, Melissa98901YakimaWashingtonUnited States

Generated 2025-07-14 02:00:12.127 UTC