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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19519Zhu, Bianca, D75010ParisSeine (Paris)France
22661Shan, Tracy92700ColombesHauts de SeineFrance
23412Coleman, Dalton, M4217Gold CoastQueenslandAustralia

Generated 2025-07-11 14:08:12.655 UTC