[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 149   SHUFFLE   <  SKIP 5577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
12761Richardson, Alexandra97071WoodburnOregonUnited States
24668Xu, Katrina, B92118CoronadoCaliforniaUnited States

Generated 2025-07-20 23:52:02.051 UTC