[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 2269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27144Shen, Franklin2450Coffs HarbourNew South WalesAustralia
27818Hu, CandiceWA3 7BHWarringtonEnglandUnited Kingdom
20838Jones, ChloeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-09 17:07:09.312 UTC