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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26617Peterson, Isaiah90401Santa MonicaCaliforniaUnited States
26018Thompson, Zachary, R98036LynnwoodWashingtonUnited States
21539Raman, Phillip78000VersaillesYvelineFrance

Generated 2025-07-10 11:51:35.533 UTC