[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 328   SHUFFLE   <  SKIP 1518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15506Sanders, Evan, C94010BurlingameCaliforniaUnited States
17967Gonzalez, CassandraYO15YorkEnglandUnited Kingdom
14482Perez, Noah97330CorvallisOregonUnited States

Generated 2025-07-22 11:41:55.190 UTC