[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 1695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28422Moyer, Joy93500PantinSeine Saint DenisFrance
22830Travers, Lee20354HamburgHamburgGermany
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States

Generated 2025-07-13 00:01:47.389 UTC