[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 650   SHUFFLE   <  SKIP 2793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States
24208Diaz, Sabrina, S75007ParisSeine (Paris)France
21581Russell, Rachel, CV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-14 19:29:27.464 UTC