[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21697Powell, Dalton, C91364Woodland HillsCaliforniaUnited States
14320Hu, Amy6006PerthSouth AustraliaAustralia
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 11:35:49.927 UTC