[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 456   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14364Rai, Mario, H94704BerkeleyCaliforniaUnited States
19734Weisman, Natalie92102San DiegoCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany

Generated 2025-07-14 14:19:59.872 UTC