[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 875   SHUFFLE   <  SKIP 1097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14648Evans, Eric, M91950National CityCaliforniaUnited States
20131Gutierrez, Carolyn, M92081Paris La DefenseHauts de SeineFrance
27557Thomas, RichardV9MetchosinBritish ColumbiaCanada

Generated 2025-07-10 07:50:50.763 UTC