[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 875   SHUFFLE   <  SKIP 5308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17809Blanco, Josue, A45000OrleansLoiretFrance
25457Sai, Darren, E78000VersaillesYvelineFrance
23581Hill, Jan90505TorranceCaliforniaUnited States

Generated 2025-07-16 09:04:17.495 UTC