[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 542   SHUFFLE   <  SKIP 4512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12333Rodriguez, Terrance, V59491Villeneuve-d'AscqNordFrance
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
18060Carter, Sara98052RedmondWashingtonUnited States

Generated 2025-07-21 20:12:21.646 UTC