[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14200Goel, Colleen92700ColombesHauts de SeineFrance
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
22417Goel, Shaun, L75016ParisSeine (Paris)France

Generated 2025-07-14 23:08:10.411 UTC