[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 250   SHUFFLE   <  SKIP 614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11471Suarez, Latasha78400ChatouYvelineFrance
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany
13430Griffin, Edward90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 23:33:03.827 UTC