[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 470   SHUFFLE   <  SKIP 1925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28801Hall, Katelyn, E98201EverettWashingtonUnited States
28636Bryant, Victoria94536FremontCaliforniaUnited States
13405Bryant, Ethan, L59100RoubaixNordFrance

Generated 2025-07-12 07:56:46.123 UTC