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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24199Prasad, Veronica, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom
22132Mehta, Rachael, D94014ColmaCaliforniaUnited States
16984Moreno, Rodney, I94519ConcordCaliforniaUnited States

Generated 2025-07-09 08:29:01.568 UTC