[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 3669   SHUFFLE   <  SKIP 1107  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25044Bailey, Emma, H91364Woodland HillsCaliforniaUnited States
12382Chen, TamaraSW8 4BGLondonEnglandUnited Kingdom
29260Carlson, Ricky, S94014ColmaCaliforniaUnited States
17149Richardson, Steven98270MarysvilleWashingtonUnited States

Generated 2025-07-11 23:19:09.544 UTC