[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 394   SHUFFLE   <  SKIP 1629  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15565Mitchell, Kyle98201EverettWashingtonUnited States
14276Suarez, Melody, H4810TownsvilleQueenslandAustralia
19295Green, Katelyn57000MetzMoselleFrance
11844Alvarez, Michele, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 09:23:56.451 UTC