[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 410  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
22123Bailey, Isabella90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 06:42:06.872 UTC