[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 484   SHUFFLE   <  SKIP 2744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28065Gill, Carrie90210Beverly HillsCaliforniaUnited States
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom
26519Wood, Brianna90505TorranceCaliforniaUnited States

Generated 2025-07-10 01:25:59.656 UTC