[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 480   SHUFFLE   <  SKIP 532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20919Rivas, Gretchen59000LilleNordFrance
24590Alonso, Diana, L2500WollongongNew South WalesAustralia
16610Clark, Sydney2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-13 20:31:42.298 UTC