[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 875   SHUFFLE   <  SKIP 3209  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States
20718Ruiz, RickyPE17BuryEnglandUnited Kingdom
19230Moreno, Joy94519ConcordCaliforniaUnited States

Generated 2025-07-16 20:03:08.435 UTC