[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 518   SHUFFLE   <  SKIP 3927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26258Powell, Angelica, E97205PortlandOregonUnited States
11542Tang, Alejandro, LY03 4TNYorkEnglandUnited Kingdom
22474Zhu, Leah60061Frankfurt am MainSaarlandGermany
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 20:34:25.738 UTC