[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 0   SHUFFLE   <  SKIP 2251  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29075Wright, Jack, R97301SalemOregonUnited States
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom
11479Wu, Darryl, L41100Saint OuenLoir et CherFrance
26119Gray, Danielle, B90210Beverly HillsCaliforniaUnited States

Generated 2025-11-05 03:35:37.333 UTC