[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 438   SHUFFLE   <  SKIP 698  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26831Raje, Drew, D66001SaarbrückenSaarlandGermany
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-13 00:12:40.362 UTC