[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 413   SHUFFLE   <  SKIP 3085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16878Young, Devin97330CorvallisOregonUnited States
26232Gomez, JayPE17BuryEnglandUnited Kingdom
21070Yuan, Latoya91940Les UlisEssonneFrance

Generated 2025-07-14 21:29:23.204 UTC