[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 364   SHUFFLE   <  SKIP 368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27556Cox, Amanda97068W. LinnOregonUnited States
26383Hu, Ronnie75005ParisSeine (Paris)France
23851Rogers, Mariah, K97068W. LinnOregonUnited States

Generated 2025-07-21 09:13:00.093 UTC