[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 1061   SHUFFLE   <  SKIP 135  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23962Yang, Sandra91420MorangisEssonneFrance
16244Kumar, Gregory90706BellflowerCaliforniaUnited States

Generated 2025-07-15 17:30:31.610 UTC