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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19332Alan, Kelvin40605DuesseldorfHessenGermany
18289Raji, Jaclyn2061Milsons PointNew South WalesAustralia
24121Liu, Valerie, R66041PoingSaarlandGermany

Generated 2025-07-18 22:00:55.683 UTC