[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 2365  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States
28617Davis, Noah, A98201EverettWashingtonUnited States
14983Sanz, Juan, RL4 4HBLiverpoolEnglandUnited Kingdom
27047Rai, Yolanda97005BeavertonOregonUnited States

Generated 2025-07-12 00:12:26.956 UTC