[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 3669   SHUFFLE   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24402Alexander, Devin91364Woodland HillsCaliforniaUnited States
13797Gao, Franklin, R24044KielSaarlandGermany
23794Powell, Abigail, B94015Daly CityCaliforniaUnited States

Generated 2025-07-15 02:33:04.943 UTC