[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 4337   <  SKIP 445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20900Russell, Natalie, MKB9KirkbyEnglandUnited Kingdom
24959Blanco, Kristy, L94704BerkeleyCaliforniaUnited States
26697Arun, Manuel90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 23:23:26.463 UTC