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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11797Coleman, Devin, R94611OaklandCaliforniaUnited States
24063Suarez, Micheal75017ParisSeine (Paris)France
25374Powell, Ana94015Daly CityCaliforniaUnited States
13245Scott, Angel, E97301SalemOregonUnited States

Generated 2025-07-17 19:13:20.967 UTC