[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 750   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom
24469Andersen, Roger2138RhodesNew South WalesAustralia
13164Ward, Olivia, A90241DowneyCaliforniaUnited States

Generated 2025-07-14 14:21:38.077 UTC