[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 632   SHUFFLE   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20597Beck, Carly41100Saint OuenLoir et CherFrance
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
13933Richardson, Isabella, F90505TorranceCaliforniaUnited States

Generated 2025-07-14 09:24:50.300 UTC