[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11661James, Jeremiah, SV8Y 1L1CliffsideBritish ColumbiaCanada
28651Brown, Lauren94704BerkeleyCaliforniaUnited States
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 10:04:03.339 UTC