[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 9718   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16576Beck, Corey, D57000MetzMoselleFrance
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
24970Wright, Blake97301SalemOregonUnited States

Generated 2025-07-19 17:03:41.988 UTC