[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 189   SHUFFLE   <  SKIP 2232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
12639Lopez, Ruben59223RoncqNordFrance
19051Henderson, Taylor, M93000BobignySeine Saint DenisFrance
13144Stewart, DestinyV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-19 11:12:01.528 UTC