[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 512   SHUFFLE   <  SKIP 1225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom
16596Carter, Gabrielle, B78100Saint Germain en LayeYvelineFrance
25098Long, Logan97330CorvallisOregonUnited States

Generated 2025-07-11 10:13:10.012 UTC