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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom
12583Ortega, Tyrone, H2300NewcastleNew South WalesAustralia
19402Scott, Jeremiah90241DowneyCaliforniaUnited States

Generated 2025-07-09 12:41:45.243 UTC