[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 248   SHUFFLE   <  SKIP 364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance
26981Suarez, Audrey14197BerlinSaarlandGermany
11202Price, Alexia, L90712LakewoodCaliforniaUnited States

Generated 2025-07-21 19:04:32.578 UTC