[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 4736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13321Barnes, Arianna, A97205PortlandOregonUnited States
27848Perez, FernandoYO15YorkEnglandUnited Kingdom
18532Russell, Marcus98027IssaquahWashingtonUnited States

Generated 2025-07-11 14:43:04.126 UTC