[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 405   SHUFFLE   <  SKIP 1438  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24419Rivera, Kaylee, L94704BerkeleyCaliforniaUnited States
17082Smith, Morgan, W20354HamburgHamburgGermany
24326Bryant, Adam97071WoodburnOregonUnited States
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-20 09:27:08.117 UTC