[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 918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29162Murphy, Xavier97301SalemOregonUnited States
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom
14122Miller, Kaitlyn90802Long BeachCaliforniaUnited States

Generated 2025-07-11 11:39:27.807 UTC