[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 2000   SHUFFLE   <  SKIP 290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance
16653Phillips, Isabella98027IssaquahWashingtonUnited States
14810Anand, Russell, E75007ParisSeine (Paris)France

Generated 2025-07-16 23:31:11.738 UTC