[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 484   SHUFFLE   <  SKIP 309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13873Jai, Russell, L94519ConcordCaliforniaUnited States
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
13066Perry, Carson, C97034Lake OswegoOregonUnited States

Generated 2025-07-20 11:52:08.569 UTC