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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20886Raman, BruceGA10GatesheadEnglandUnited Kingdom
17030Russell, Emily90012Los AngelesCaliforniaUnited States
23007Sanchez, Isaac92806La JollaCaliforniaUnited States

Generated 2025-07-11 11:41:53.816 UTC