[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 484   SHUFFLE   <  SKIP 1246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16316Hu, Kelli, M12311BerlinSaarlandGermany
14415Davis, William, C90802Long BeachCaliforniaUnited States
22885Henderson, Caleb98901YakimaWashingtonUnited States
23887Carter, Mason, A98225BellinghamWashingtonUnited States

Generated 2025-07-10 21:26:49.132 UTC