[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 127   SHUFFLE   <  SKIP 2698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
27570Navarro, Natasha98168BurienWashingtonUnited States

Generated 2025-07-19 11:15:08.243 UTC