[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 250   SHUFFLE   <  SKIP 6387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18274Sanchez, Carla2300NewcastleNew South WalesAustralia
24873Li, Alisha, W66041PoingSaarlandGermany
27975Gill, Jay2580GoulburnNew South WalesAustralia

Generated 2025-07-18 12:14:52.920 UTC