[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 1977   SHUFFLE   <  SKIP 1412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
13283Griffin, Dakota97355LebanonOregonUnited States
21253Williams, Victoria98201EverettWashingtonUnited States

Generated 2025-07-20 00:26:11.587 UTC