[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 494   SHUFFLE   <  SKIP 520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18016Liu, Tiffany, J93400Saint-DenisSeine Saint DenisFrance
24648King, Amanda, J91941GrossmontCaliforniaUnited States
18151She, Brendan78100Saint Germain en LayeYvelineFrance

Generated 2025-07-17 23:32:54.455 UTC