[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 2421   SHUFFLE   <  SKIP 1914  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26941Vazquez, Gerald92700ColombesHauts de SeineFrance
27306Black, Tony, R75006ParisSeine (Paris)France
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
13256Subram, Abby45001EssenHamburgGermany

Generated 2025-07-14 23:32:37.792 UTC