[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 131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23695Coleman, Elijah94010BurlingameCaliforniaUnited States
12314Suarez, Jill, J41485GrevenbroichBayernGermany
17528Kapoor, Whitney97005BeavertonOregonUnited States
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 06:24:46.066 UTC