[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 1439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16163Chande, Willie, B3220GeelongVictoriaAustralia
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom
22438Jiménez, Casey92700ColombesHauts de SeineFrance

Generated 2025-07-11 03:32:44.123 UTC