[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 4477   <  SKIP 1462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom
11047Lu, Jaclyn, D3220GeelongVictoriaAustralia

Generated 2025-07-22 00:39:12.868 UTC