[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 224   SHUFFLE   <  SKIP 1531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27469Gill, Anne2055North SydneyNew South WalesAustralia
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States

Generated 2025-07-17 02:03:40.646 UTC