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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
13669Gill, Kristy4217Gold CoastQueenslandAustralia
29059Perry, Jocelyn, O90241DowneyCaliforniaUnited States

Generated 2025-07-11 03:10:07.712 UTC