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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24714Rodriguez, Whitney, CEM15Esher-MoleseyEnglandUnited Kingdom
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
16926Sanz, Rodney4171HawthorneQueenslandAustralia

Generated 2025-07-10 13:03:46.444 UTC