[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 1807  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
19943Carlson, Walter75003ParisSeine (Paris)France
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 21:10:31.835 UTC