[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 872   SHUFFLE   <  SKIP 1937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22896Miller, Logan, H98201EverettWashingtonUnited States
12600Romero, Larry, S04838EilenburgBrandenburgGermany
17947Srini, Erick, H80074MünchenNordrhein-WestfalenGermany
17149Richardson, Steven98270MarysvilleWashingtonUnited States

Generated 2025-07-20 19:46:24.839 UTC