[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 750   SHUFFLE   <  SKIP 1597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17919Hernandez, Bruce3198SeafordVictoriaAustralia
20905Munoz, Jessie92310SèvresHauts de SeineFrance
11065Henderson, Jessica92806La JollaCaliforniaUnited States

Generated 2025-07-18 15:06:31.331 UTC