[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 3525   SHUFFLE   <  SKIP 428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom
13029Foster, Jennifer98366Port OrchardWashingtonUnited States
27093Martin, Alexandra, C94015Daly CityCaliforniaUnited States

Generated 2025-07-20 20:52:33.402 UTC