[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 250   SHUFFLE   <  SKIP 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
11701Hayes, David94947NovatoCaliforniaUnited States
27455Jenkins, Brianna, P97355LebanonOregonUnited States

Generated 2025-07-12 19:02:10.223 UTC