[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 513   <  SKIP 196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15321Phillips, Blake94536FremontCaliforniaUnited States
20127Sanders, Carlos97330CorvallisOregonUnited States
18408West, Cody98168BurienWashingtonUnited States

Generated 2025-07-19 17:42:58.627 UTC