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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16286Torres, Billy, F75006ParisSeine (Paris)France
26768Shen, Cristina2113North RydeNew South WalesAustralia
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-09 00:35:16.682 UTC