[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 999   SHUFFLE   <  SKIP 919  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17800Alonso, Robyn, C78400ChatouYvelineFrance
19056Van, Carla, C92310SèvresHauts de SeineFrance
17564West, Julia, M98168BurienWashingtonUnited States

Generated 2025-07-13 15:03:45.032 UTC