[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 750   SHUFFLE   <  SKIP 2322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22066Munoz, Paula, M94704BerkeleyCaliforniaUnited States
29482Zhang, Clayton17490Saint OuenCharente-MaritimeFrance
23975Blanco, Frank01071DresdenHessenGermany

Generated 2025-07-19 02:15:52.160 UTC