[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 634   SHUFFLE   <  SKIP 84  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26830Perez, LeviWA3WatfordEnglandUnited Kingdom
27962Martin, Rebekah, M59000LilleNordFrance
13387Jenkins, Miranda, L94704BerkeleyCaliforniaUnited States
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States

Generated 2025-07-17 15:06:14.898 UTC