[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   SHUFFLE   SKIP 2515   <  SKIP 710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21133Kumar, April, G92310SèvresHauts de SeineFrance
14905Shen, Ricardo98168BurienWashingtonUnited States
12121Wilson, Logan, H97222MilwaukieOregonUnited States
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 03:02:32.671 UTC