[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 405   SHUFFLE   <  SKIP 1497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27702Lu, Darryl1597Lane CoveNew South WalesAustralia
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance
20348Evans, Chloe91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 01:02:41.124 UTC