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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
14996Gill, Ross, R10210BerlinHamburgGermany
25749Moyer, Ashlee, R59170CroixNordFrance

Generated 2025-07-17 23:51:33.302 UTC