[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 2954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14643Simmons, Eric, M98201EverettWashingtonUnited States
25790Patterson, Cameron, M57000MetzMoselleFrance
28180Chander, Jerry, M98225BellinghamWashingtonUnited States

Generated 2025-07-16 10:56:44.192 UTC