[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4859  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28430Suarez, Armando48001MünsterSaarlandGermany
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
18408West, Cody98168BurienWashingtonUnited States
13882Russell, Mariah91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 01:27:39.133 UTC