[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 875   SHUFFLE   <  SKIP 3552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22539Sanz, Randall, DWA1 4SYWoolstonEnglandUnited Kingdom
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
13277Brown, Nathan, D97301SalemOregonUnited States

Generated 2025-07-14 16:16:08.723 UTC