[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 484   SHUFFLE   <  SKIP 267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21539Raman, Phillip78000VersaillesYvelineFrance
19577Perez, Martin3198SeafordVictoriaAustralia
25744Griffin, Gabriel66578NeunkirchenSaarlandGermany
24010Alvarez, Walter, N59000LilleNordFrance

Generated 2025-07-13 06:28:10.828 UTC