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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14750Green, Mary, S94947NovatoCaliforniaUnited States
12414Lal, Ethan, A97045Oregon CityOregonUnited States
24464Torres, Joanna, E2300NewcastleNew South WalesAustralia

Generated 2025-07-11 03:16:31.906 UTC