[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 549   SHUFFLE   <  SKIP 564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21292Martinez, Austin97068W. LinnOregonUnited States
11423Stewart, Jasmine20354HamburgHamburgGermany
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-16 10:33:21.576 UTC