[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 189   SHUFFLE   <  SKIP 1230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14667Alexander, Olivia, L3000MelbourneVictoriaAustralia
22450Alvarez, Audrey, L66272Sulzbach TaunusSaarlandGermany
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States

Generated 2025-07-13 14:45:51.899 UTC