[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 2130   SHUFFLE   <  SKIP 175  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16056Shan, Alison91420MorangisEssonneFrance
14303Ramos, Briana, J2444Port MacquarieNew South WalesAustralia
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States

Generated 2025-07-15 09:26:23.979 UTC