[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 482   SHUFFLE   <  SKIP 5531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11471Suarez, Latasha78400ChatouYvelineFrance
18954Young, Dalton, R94536FremontCaliforniaUnited States
24311Patel, Geoffrey, M98168BurienWashingtonUnited States

Generated 2025-07-20 12:37:25.170 UTC