[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 4413   SHUFFLE   <  SKIP 663  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26870Gill, Jill, JWA1WarringtonEnglandUnited Kingdom
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
18783Martin, Michael97068W. LinnOregonUnited States

Generated 2025-07-22 14:42:48.361 UTC