[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 405   SHUFFLE   <  SKIP 936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28648Harris, Dylan, LV8XRoyal OakBritish ColumbiaCanada
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-14 18:18:37.823 UTC