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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14895Hernandez, Connor90505TorranceCaliforniaUnited States
18475Brown, Natalie, T98901YakimaWashingtonUnited States
26046Kumar, Kara90706BellflowerCaliforniaUnited States
22774Alexander, Caleb98201EverettWashingtonUnited States

Generated 2025-07-15 04:19:49.099 UTC