[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 213   <  SKIP 4748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13235Robinson, Jonathan97071WoodburnOregonUnited States
22550Rana, Kristopher, WY03 4TNYorkEnglandUnited Kingdom
24156Zhou, Wesley66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-20 07:21:14.964 UTC