[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 405   SHUFFLE   <  SKIP 984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26333Alexander, Alexandria97205PortlandOregonUnited States
19300Hu, Clarence80074MünchenHessenGermany
13321Barnes, Arianna, A97205PortlandOregonUnited States

Generated 2025-07-11 01:50:30.619 UTC