[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 250   SHUFFLE   <  SKIP 1267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom
22466Tang, Raul75016ParisSeine (Paris)France
28701Gill, Felicia80074MünchenHamburgGermany

Generated 2025-07-09 06:58:46.944 UTC