[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 468   SHUFFLE   <  SKIP 855  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14094Russell, Amanda91791West CovinaCaliforniaUnited States
20255Russell, Stephanie1002SydneyNew South WalesAustralia
28696Navarro, Robin, JL4 4HBLiverpoolEnglandUnited Kingdom
16555Vazquez, Mathew91940Les UlisEssonneFrance

Generated 2025-07-13 20:11:48.689 UTC