[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 461   SHUFFLE   <  SKIP 3984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
26859Pal, Darrell, M95000CergyVal d'OiseFrance
19111Kelly, Mariah, L90505TorranceCaliforniaUnited States

Generated 2025-07-13 07:11:59.633 UTC