[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 875   SHUFFLE   <  SKIP 2350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14788Rana, Gerald, C75013ParisSeine (Paris)France
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance
29022Diaz, Sydney97045Oregon CityOregonUnited States

Generated 2025-07-18 12:11:15.031 UTC