[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14016Ms., Sandidge, Mary, R.2061Milsons PointNew South WalesAustralia
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 17:58:44.156 UTC